home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mission to McDonaldLand
/
Mission To McDonaldLand.iso
/
npole.dxr
/
00023_Script_23
< prev
next >
Wrap
Text File
|
1998-10-29
|
739b
|
30 lines
on enterFrame
global objects
global shippiece
global restoration
global castrestore
global noprizesound
global firstelf
global fixit
global world
set world = 3
set fixit = 0
set firstelf = 0
set noprizesound = 0
set castrestore = 0
set restoration = 0
set objects = 0
set the member of sprite 56 = "blank"
set the member of sprite 11 = "Cogwheel"
set the member of sprite 12 = "Spanner"
set the member of sprite 13 = "WholeCog"
set the member of sprite 15 = "old"
set the member of sprite 14 = "hereitis"
if shippiece = 2 or shippiece = 4 or shippiece = 6 or shippiece = 7 then
set the member of sprite 14 = "blank"
set noprizesound = 1
end if
end